home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / setup / vbnet / 22 xml and adonet / xmldemo / bin / ds.xml next >
Encoding:
Extensible Markup Language  |  2002-03-16  |  2.3 KB  |  55 lines

  1. <?xml version="1.0" standalone="yes"?>
  2. <diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1">
  3.   <NewDataSet>
  4.     <Publishers diffgr:id="Publishers1" msdata:rowOrder="0">
  5.       <pub_id>1389</pub_id>
  6.       <pub_name>Algodata Infosystems</pub_name>
  7.       <city>Berkeley</city>
  8.       <state>CA</state>
  9.       <country>USA</country>
  10.     </Publishers>
  11.     <Titles diffgr:id="Titles2" msdata:rowOrder="1" diffgr:hasChanges="modified">
  12.       <title_id>BU1111</title_id>
  13.       <title>Cooking with Computers: Surreptitious Balance Sheets</title>
  14.       <type>business    </type>
  15.       <pub_id>1389</pub_id>
  16.       <price>49.99</price>
  17.       <advance>12300</advance>
  18.       <royalty>10</royalty>
  19.       <ytd_sales>3876</ytd_sales>
  20.       <notes>Helpful hints on how to use your electronic resources to the best advantage.</notes>
  21.       <pubdate>1991-06-09T00:00:00.0000000+02:00</pubdate>
  22.     </Titles>
  23.     <Titles diffgr:id="Titles3" msdata:rowOrder="2" diffgr:hasChanges="inserted">
  24.       <title>Programming VB.NET</title>
  25.       <type>technical</type>
  26.       <price>59.99</price>
  27.     </Titles>
  28.   </NewDataSet>
  29.   <diffgr:before>
  30.     <Titles diffgr:id="Titles1" msdata:rowOrder="0">
  31.       <title_id>BU1032</title_id>
  32.       <title>The Busy Executive's Database Guide</title>
  33.       <type>business    </type>
  34.       <pub_id>1389</pub_id>
  35.       <price>19.99</price>
  36.       <advance>5000</advance>
  37.       <royalty>10</royalty>
  38.       <ytd_sales>4095</ytd_sales>
  39.       <notes>An overview of available database systems with emphasis on common business applications. Illustrated.</notes>
  40.       <pubdate>1991-06-12T00:00:00.0000000+02:00</pubdate>
  41.     </Titles>
  42.     <Titles diffgr:id="Titles2" msdata:rowOrder="1">
  43.       <title_id>BU1111</title_id>
  44.       <title>Cooking with Computers: Surreptitious Balance Sheets</title>
  45.       <type>business    </type>
  46.       <pub_id>1389</pub_id>
  47.       <price>11.95</price>
  48.       <advance>5000</advance>
  49.       <royalty>10</royalty>
  50.       <ytd_sales>3876</ytd_sales>
  51.       <notes>Helpful hints on how to use your electronic resources to the best advantage.</notes>
  52.       <pubdate>1991-06-09T00:00:00.0000000+02:00</pubdate>
  53.     </Titles>
  54.   </diffgr:before>
  55. </diffgr:diffgram>